home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-08-31 | 1.6 KB | 75 lines |
- [SUBJECT]
- Description=Movement of text Script
- ImageIndex=-1
- Folder=DHTML Menu
-
-
- [HEAD_TEXT]
- ;<STYLE TYPE="text/css">
- ;<!--
- ;BODY {
- ; margin-top:0; margin-left:0; margin-right:0;
- ;}
- ;.lien {
- ; position: relative; top: -5; color: #FFFFFF; font-size: 8pt; font-family: verdana; font-weight: bold; letter-spacing: -1pt; text-decoration: none;
- ;}
- ;.divise {
- ; position: relative; top: -3; color: #C0C0C0; background: #000000; font-size: 12pt;
- ;}
- ;-->
- ;</STYLE>
- ;<SCRIPT LANGUAGE="JavaScript">
- ;<!-- begin script
- ;function netie(net, ie) {
- ; if ((navigator.appVersion.substring(0,3) >= net && navigator.appName == 'Netscape' && net != -1) || (navigator.appVersion.substring(0,3) >= ie && navigator.appName.substring(0,9) == 'Microsoft' && ie != -1))
- ; return true;
- ;else return false;
- ;}
- ;// end script -->
- ;</SCRIPT>
-
-
-
- [BODY_TEXT]
- ;<TABLE WIDTH=100% CELLPADDING=0 BORDER=0 CELLSPACING=0 BGCOLOR="#000000">
- ; <TR>
- ; <TD ALIGN=LEFT HEIGHT=25>
- ;<NOBR>
- ;<SPAN CLASS="divise"> </SPAN>
- ;<A HREF="`url0`" CLASS="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">`caption0`</A>
- ;<SPAN CLASS="divise">|</SPAN>
- ;
- #Macro place
- ;</NOBR>
- ; </TD>
- ; </TR>
- ;</TABLE>
-
-
- [MACRO_ITEM]
- ;<A HREF="`url`" CLASS="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">`caption`</A>
- ;<SPAN CLASS="divise">|</SPAN>
- ;
-
- [`url`]
- Kind=U
- Value=url
-
-
- [`url0`]
- Kind=U
- Value=url0
-
-
-
-
- [`caption`]
- Kind=S
- Value=caption
-
-
- [`caption0`]
- Kind=S
- Value=caption0
-
-